home *** CD-ROM | disk | FTP | other *** search
- object DoImport: TDoImport
- Left = 138
- Top = 33
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Text File Import'
- ClientHeight = 488
- ClientWidth = 533
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'System'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 120
- TextHeight = 20
- object CheckBox1: TCheckBox
- Left = 20
- Top = 20
- Width = 266
- Height = 21
- Caption = 'Import as preformatted text'
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- State = cbChecked
- TabOrder = 0
- OnClick = CheckBox1Click
- end
- object CheckBox2: TCheckBox
- Left = 20
- Top = 55
- Width = 266
- Height = 21
- Caption = 'Break at the end of each line'
- Enabled = False
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- end
- object CheckBox3: TCheckBox
- Left = 20
- Top = 90
- Width = 271
- Height = 21
- Caption = 'Break on blank lines'
- Enabled = False
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- end
- object GroupBox1: TGroupBox
- Left = 5
- Top = 130
- Width = 521
- Height = 351
- Caption = 'Conversions'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- object Label1: TLabel
- Left = 265
- Top = 30
- Width = 20
- Height = 20
- Caption = 'To'
- end
- object Label2: TLabel
- Left = 265
- Top = 65
- Width = 20
- Height = 20
- Caption = 'To'
- end
- object Label3: TLabel
- Left = 265
- Top = 100
- Width = 20
- Height = 20
- Caption = 'To'
- end
- object Label4: TLabel
- Left = 265
- Top = 135
- Width = 20
- Height = 20
- Caption = 'To'
- end
- object Label5: TLabel
- Left = 265
- Top = 170
- Width = 20
- Height = 20
- Caption = 'To'
- end
- object Label6: TLabel
- Left = 265
- Top = 205
- Width = 20
- Height = 20
- Caption = 'To'
- end
- object Label7: TLabel
- Left = 265
- Top = 240
- Width = 20
- Height = 20
- Caption = 'To'
- end
- object Label8: TLabel
- Left = 265
- Top = 275
- Width = 20
- Height = 20
- Caption = 'To'
- end
- object Label9: TLabel
- Left = 265
- Top = 310
- Width = 20
- Height = 20
- Caption = 'To'
- end
- object CheckBox4: TCheckBox
- Left = 15
- Top = 30
- Width = 23
- Height = 21
- TabOrder = 0
- end
- object Edit1: TEdit
- Left = 40
- Top = 28
- Width = 219
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- end
- object Edit2: TEdit
- Left = 293
- Top = 28
- Width = 218
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- end
- object CheckBox5: TCheckBox
- Left = 15
- Top = 65
- Width = 23
- Height = 21
- TabOrder = 3
- end
- object Edit3: TEdit
- Left = 40
- Top = 63
- Width = 219
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 4
- end
- object Edit4: TEdit
- Left = 293
- Top = 63
- Width = 218
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 5
- end
- object CheckBox6: TCheckBox
- Left = 15
- Top = 100
- Width = 23
- Height = 21
- TabOrder = 6
- end
- object CheckBox7: TCheckBox
- Left = 15
- Top = 135
- Width = 23
- Height = 21
- TabOrder = 7
- end
- object Edit5: TEdit
- Left = 40
- Top = 98
- Width = 219
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 8
- end
- object Edit7: TEdit
- Left = 40
- Top = 133
- Width = 219
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 9
- end
- object Edit6: TEdit
- Left = 293
- Top = 98
- Width = 218
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 10
- end
- object Edit8: TEdit
- Left = 293
- Top = 133
- Width = 218
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 11
- end
- object CheckBox8: TCheckBox
- Left = 15
- Top = 170
- Width = 23
- Height = 21
- TabOrder = 12
- end
- object CheckBox9: TCheckBox
- Left = 15
- Top = 205
- Width = 23
- Height = 21
- TabOrder = 13
- end
- object Edit9: TEdit
- Left = 40
- Top = 168
- Width = 219
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 14
- end
- object Edit11: TEdit
- Left = 40
- Top = 203
- Width = 219
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 15
- end
- object Edit10: TEdit
- Left = 293
- Top = 168
- Width = 218
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 16
- end
- object Edit12: TEdit
- Left = 293
- Top = 203
- Width = 218
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 17
- end
- object CheckBox10: TCheckBox
- Left = 15
- Top = 240
- Width = 23
- Height = 21
- TabOrder = 18
- end
- object CheckBox11: TCheckBox
- Left = 15
- Top = 275
- Width = 23
- Height = 21
- TabOrder = 19
- end
- object Edit13: TEdit
- Left = 40
- Top = 238
- Width = 219
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 20
- end
- object Edit15: TEdit
- Left = 40
- Top = 273
- Width = 219
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 21
- end
- object Edit14: TEdit
- Left = 293
- Top = 238
- Width = 218
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 22
- end
- object Edit16: TEdit
- Left = 293
- Top = 273
- Width = 218
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 23
- end
- object CheckBox12: TCheckBox
- Left = 15
- Top = 310
- Width = 23
- Height = 21
- TabOrder = 24
- end
- object Edit17: TEdit
- Left = 40
- Top = 308
- Width = 219
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 25
- end
- object Edit18: TEdit
- Left = 293
- Top = 308
- Width = 218
- Height = 28
- Font.Color = clMaroon
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 26
- end
- end
- object BitBtn1: TBitBtn
- Left = 365
- Top = 25
- Width = 111
- Height = 31
- TabOrder = 4
- OnClick = BitBtn1Click
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 365
- Top = 75
- Width = 111
- Height = 31
- TabOrder = 5
- OnClick = BitBtn2Click
- Kind = bkCancel
- end
- object TempEditor: TMemo
- Left = 488
- Top = 48
- Width = 33
- Height = 33
- HideSelection = False
- TabOrder = 6
- Visible = False
- WordWrap = False
- end
- object OpenDialog1: TOpenDialog
- FileEditStyle = fsEdit
- Filter =
- 'Text Files (*.txt)|*.txt|Doc Files (*.doc)|*.doc|All Files (*.*)' +
- '|*.*'
- Left = 492
- Top = 16
- end
- end
-